home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Full / Panda Internet Security 2009 / IS09PROMO3M.exe / [0] / Files / Iface.exe / 0 / RCDATA / TASISTENTECUARENTENA / TASISTENTECUARENTENA.txt < prev   
Text File  |  2008-07-20  |  2KB  |  103 lines

  1. object AsistenteCuarentena: TAsistenteCuarentena
  2.   Left = 504
  3.   Top = 551
  4.   Width = 619
  5.   Height = 220
  6.   Caption = '%s='
  7.   Color = 14215660
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   Position = poDesktopCenter
  15.   OnShow = FormShow
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Image1: TImage
  19.     Left = 12
  20.     Top = 14
  21.     Width = 32
  22.     Height = 32
  23.     Picture.Data = {<image000.bmp>}
  24.     Transparent = True
  25.   end
  26.   object edPath: TEdit
  27.     Left = 12
  28.     Top = 120
  29.     Width = 515
  30.     Height = 21
  31.     Enabled = False
  32.     TabOrder = 0
  33.   end
  34.   object bAceptar: TPlaButton
  35.     Left = 452
  36.     Top = 155
  37.     Width = 70
  38.     Height = 21
  39.     Caption = 'Aceptar'
  40.     TabOrder = 1
  41.     OnClick = bAceptarClick
  42.   end
  43.   object rbCrear: TPlaRadioButton
  44.     Left = 12
  45.     Top = 76
  46.     Width = 209
  47.     Height = 16
  48.     Caption = 'Crear y restaurar en la ubicaci∩┐╜n original'
  49.     TabOrder = 2
  50.     OnClick = rbCrearClick
  51.     Checked = True
  52.   end
  53.   object rbSobreescribir: TPlaRadioButton
  54.     Left = 12
  55.     Top = 97
  56.     Width = 152
  57.     Height = 16
  58.     Caption = 'Restaurar en otra ubicaci∩┐╜n'
  59.     TabOrder = 3
  60.     TabStop = False
  61.     OnClick = rbSobreescribirClick
  62.   end
  63.   object bCancelar: TPlaButton
  64.     Left = 533
  65.     Top = 155
  66.     Width = 70
  67.     Height = 21
  68.     Caption = 'Cancelar'
  69.     TabOrder = 4
  70.     OnClick = bCancelarClick
  71.   end
  72.   object bAbrir: TPlaButton
  73.     Left = 533
  74.     Top = 120
  75.     Width = 70
  76.     Height = 21
  77.     Caption = 'Abrir'
  78.     Enabled = False
  79.     TabOrder = 5
  80.     OnClick = PndButton1Click
  81.   end
  82.   object lbArchivo: TPndHTMLLabel
  83.     Left = 56
  84.     Top = 42
  85.     Width = 536
  86.     Height = 16
  87.     Caption = 'Archivo:'
  88.     Constraints.MaxWidth = 536
  89.     Constraints.MinWidth = 536
  90.   end
  91.   object lbInformativo: TPndHTMLLabel
  92.     Left = 56
  93.     Top = 23
  94.     Width = 536
  95.     Height = 16
  96.     Caption = 
  97.       'La ubicaci∩┐╜n originall donde se debe restaurar el archivo en cua' +
  98.       'rentena no existe.'
  99.     Constraints.MaxWidth = 536
  100.     Constraints.MinWidth = 536
  101.   end
  102. end
  103.